home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource5 / 371_01 / exampl1.def < prev    next >
Encoding:
Text File  |  1991-06-17  |  182 b   |  9 lines

  1. NAME        Example1
  2. DESCRIPTION     'Count to a Million'
  3. EXETYPE     WINDOWS
  4. CODE         PRELOAD MOVEABLE DISCARDABLE
  5. DATA        PRELOAD MOVEABLE
  6. HEAPSIZE    2048
  7. STACKSIZE     16000
  8. EXPORTS        WNDPROC
  9.